Other Protocols
The following protocols are available globally.
- 
                  
                  Undocumented See moreDeclarationObjective-C @protocol SCSChatInterfaceDelegate <NSObject> @required /** Tells the delegate when a user interacts with a chat element representing an app event. @param interface The Chat Interface instance corresponding to this event. @param URL the configured URL associated with the App Event. */ - (void)interface:(__weak SCSChatInterface *)interface didReceiveAppEventWithURL:(NSURL *)URL; @endSwift protocol SCSChatInterfaceDelegate : NSObjectProtocol
 Install in Dash
            Install in Dash
           Other Protocols  Reference
      Other Protocols  Reference